Setup()

Method

Namespace: Diffstore

Declared in: Diffstore.DiffstoreBuilder<TKey, TValue>


Builds and returns the instance.

Syntax

public IDiffstore<TKey, TValue> Setup()

Back to index